Method ShouldUseLazyLoading<TProps>(TreeQueryContext<TProps>)

Assembly: redb.Core.dll

Determines if lazy loading should be used for tree query.

protected bool ShouldUseLazyLoading<TProps>(TreeQueryContext<TProps> context) where TProps : class, new()